Skip to content

Conversation

@mh0g
Copy link
Contributor

@mh0g mh0g commented May 29, 2024

Adapted meshroom research for new plugin system in alicevision/Meshroom#2407

TODOs:

  • Move nodes in their feature folder
  • Make install script for core api
  • Make import fix and add envs for every feature
    • benchmark
    • blender
    • colmap
    • depth maps
    • deep feature
    • reality capture
    • utils
    • gaussian splat /!\ stuck with no hard drive space on /data
    • nerf /!\ make dockerfile

@mh0g mh0g self-assigned this May 29, 2024
@mh0g mh0g force-pushed the refacto_for_plugin branch from e543882 to 86f6919 Compare September 30, 2024 15:46
@@ -0,0 +1,45 @@
[
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatting issue: a tab '\t' is used as indentation before the first element, whereas spaces are used in the rest of the document.
Fix suggestion: replace the tab with spaces to preserve consistency.

{
"pluginName":"Utils",
"nodesFolder":"mrrs/utils"
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add space for indentation to be conform with the preceding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants